Skip to the content.

ONT Orders and Lines – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

Detail Sales Order or Quote header report with line item details including status, cost, project and shipping information.

Report Parameters

Operating Unit, Order Number, Quote Number, Customer Name, Account Number, Type, Order Category, Line Category, Order Type, Line Type, Item Type, Open only, Exclude Cancelled, Order Status, Line Status, Item, Category Set 1, Category Set 2, Category Set 3, Shippable Flag, Order Fully/Partially Shipped, Project, Task, Schedule Ship Date From, Schedule Ship Date To, Ship To Country, Bill To Country, Ship From Warehouse, Request Date From, Request Date To, Creation Date From, Creation Date To, Line Creation Date From, Line Creation Date To, Cancelled Date From, Cancelled Date To, Invoice GL Date From, Invoice GL Date To, Intrastat Eligible Only, DIFOT Eligible Only, Show DFF Attributes

Oracle EBS Tables Used

dual, oe_order_sources, po_requisition_headers_all, oe_order_headers_all, aso_quote_headers_all, cs_incidents_all_b, qp_list_headers_vl, oe_price_adjustments, ra_terms_vl, ra_customer_trx_lines_all, mtl_parameters

Report Categories

Enginatics, Nidec changes, R12 only

Running This SQL Without Blitz Report

Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.

Download & Import Options

Resource Link
Excel Example Output ONT Orders and Lines - DIFOT Template 11-Oct-2022 033132.xlsm
Blitz Report™ XML Import ONT_Orders_and_Lines.xml
Full SQL on Enginatics www.enginatics.com/reports/ont-orders-and-lines/

Case Study: End-to-End Order Fulfillment Visibility in Oracle Order Management

Executive Summary

The ONT Orders and Lines report is a comprehensive operational dashboard for the Order-to-Cash (O2C) cycle. It breaks down silos between sales, shipping, and finance by providing a single, flattened view of a sales order—from the initial booking of the header to the status of individual lines, shipping deliveries, and final invoicing.

Business Challenge

Managing the order lifecycle in Oracle EBS often requires navigating multiple screens (Order Organizer, Shipping Transactions, Invoice Status). This fragmentation leads to:

The Solution

This report consolidates the entire lifecycle of a sales order line into a single row of data. It is designed to be the “one version of the truth” for Sales Operations, Logistics, and Accounts Receivable.

Key Features

Technical Architecture

The report queries the core Order Management tables and joins them to Shipping (WSH) and Receivables (RA) to build the complete picture.

Critical Tables

Key Parameters

Functional Analysis

Use Cases

  1. Backlog Analysis: Sales managers run the report filtering for “Open” lines to understand the value of the current order book.
  2. Revenue Assurance: Finance users filter for lines where Flow Status = CLOSED but Invoice Number is NULL to find unbilled shipments.
  3. Logistics Planning: Warehouse managers use the report to see upcoming Request Dates to plan labor and carrier capacity.

FAQ

Q: Does this report include cancelled lines? A: Yes, the report typically includes a parameter to Exclude Cancelled lines, but they can be included to analyze lost demand.

Q: Can I see the tracking number? A: Yes, if the Waybill/Tracking number is entered in the Shipping Transactions form, it will appear in the report output.

Q: How does it handle split lines? A: Split lines (e.g., Line 1.1, 1.2) are treated as individual rows, allowing for accurate tracking of partial shipments.


© 2026 Enginatics